home *** CD-ROM | disk | FTP | other *** search
- on(press){
- if(_root.inven._currentframe == 1)
- {
- if(_root.micon._currentframe == 1 && _root.range == true && _root.even25 == 0)
- {
- _root.next_dis1 = 9;
- _root.next_txt1 = "Manners Hewitt, don\'t snatch.";
- _root.di1 = 266;
- }
- if(_root.micon._currentframe == 2)
- {
- _root.next_dis1 = 2;
- _root.next_txt1 = "mmmm, greasy.";
- }
- }
- }
-